IMoveLinearCommand.Position property

The array of end positions for each dimension in the specified coordinate system. The maximum size is 64.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double[] Position { get; }
ReadOnly Property Position As Double()

Property value

Type: double[]

See also

IMoveLinearCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace